if ([self.tableView respondsToSelector:@selector(setSeparatorInset:)])
{
//使变短的分割线延伸
[self.tableView setSeparatorInset:UIEdgeInsetsZero];
}
Dean阅读 1.8k
Swift社区赞 5阅读 304评论 2
Swift社区赞 4阅读 289
Swift社区赞 4阅读 249
Swift社区赞 4阅读 231
Swift社区赞 4阅读 138
Swift社区赞 3阅读 400评论 1
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。